ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _HierarchicalPlotView<TOwnerView,TPointView> Class / _getHierarchicalPlotDataModel Method

In This Topic
    _getHierarchicalPlotDataModel Method (_HierarchicalPlotView<TOwnerView,TPointView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getHierarchicalPlotDataModel() As IHierarchicalPlotDataModel
    public IHierarchicalPlotDataModel _getHierarchicalPlotDataModel()
    See Also